home *** CD-ROM | disk | FTP | other *** search
-
- 06/22/1998 - Added switch - NODELETE - to keep ram:MCFGB.rexx
- - from being deleted after execution.
- - Added switch - DEBUG - to display commands to
- - the channel window to see if it's being built
- - and sent correctly.
- 05/25/1998 - Made script smaller by removing redundant coding.
- 03/31/1998 - Discovered that negative numbers in Pop-Sliders
- - didn't work. Corrected problem.
- 03/19/1998 - Refined coding that searches multiple directories
- - for MUIRexx.
- 03/14/1998 - Added a new function call to MCF_WWW.amirx
- - to be used when URL is not found in Clips:0.
- 11/30/1997 - Changed the default URL in MCF_WWW.AMIRX to
- - the new URL for MCF software/support.
- 11/29/1997 - Restored coding to make compatible with MUIRexx 2.2.
- - This was done after tests showed that version 2.2
- - used about 2.2 Meg less ram than versions 3.x on
- - an MCF Buttons with 8 pages and 218 buttons.
- 11/22/1997 - Standardized all version strings in all scripts.
- - Added version checking code to the Installer script.
- - Added delete of "MCFGB.cfg" at startup if found.
- - Included a new PlugIns directory that contains PlugIn
- - data without the HELP information. (uses less ram)
- 10/23/1997 - Fixed About window to open on default screen (public or wb)
- 09/25/1997 - Found out MCF_Buttons wasn't locating MuiRexx
- - when it was in SYS:RexxC. Problem Fixed.
- 09/21/1997 - Shrunk code some by removing coding that
- - supported MUIRexx 2.2.
- - Changed the Install_Plugins ICON to us Rx as
- - Default Tool and added code to locate and
- - start MUIRexx from any of 3 locations:
- - SYS:RexxC, SYS:Utilities, or MUIRexx:.
- 09/18/1997 - Fixed a "Lost Host" bug that happened under
- - certain circumstances when quiting MCF_Buttons.
- 08/27/1997 - Fixed MUIRexx 3.0a QUOTEs bug.
- 07/14/1997 - Added replacement script for "SendBrowser.amirx".
- 06/23/1997 - Changed coding to look for 2 bytes in MUIRexx.
- - If these 2 bytes don't match what's expected,
- - MCF_Buttons assumes MUIRexx 2.2 else version
- - 3.0 is assumed.
- 06/22/1997 - Fixed more MUIRexx 2.2 vs 3.0 compatibilities.
- 06/21/1997 - Updated script so that it is compatible with
- - version 3.0 of MUIRexx.
- 05/10/1997 - Removed display of default help. If button does
- - not have help text between /h h/, then no info
- - will appear for that button.
- 05/05/1997 - Changed Reload menu option for MCF_Buttons to a
- - choice of either reloading just the data or to
- - do a complete script reload. the later may be
- - needed when you insert inbetween frame group topics.
- 04/16/1997 - Added argument x to script so that MCF_Buttons
- - can Close the MUI Port after a Buttons Failure.
- - Added User defineable Help Text for each Button.
- - Added Descriptive Help Text to AmIRC and MCF pages.
- 03/26/1997 - Included PlugIn Utility with archive and
- - re-structured MCF.Buttons file. Basic file
- - now only has AmIRC and User pages.
- 03/20/1997 - Removed all but the AmIRC and User Pages from
- - MCF.Buttons. MCF, Kuang¹¹, Phoenix, and
- - WildText are now in PlugIns directory.
- - Added new script "Install_PlugIns.rexx".
- 03/19/1997 - Changed POPASL into VolumeList and DirList
- - for selecting MCF_Buttons' default WebBrowser.
- 03/17/1997 - Added /PREFS button to Wildtext page.
- - Added my mui prefs file for MCF_Buttons.
- - This file is located in the Env/mui dir.
- 03/16/1997 - Added Phoenix 1.22/1.21 buttons to MCF.Buttons.
- 03/15/1997 - Added new Menu option: Reload Buttons.
- - With this, you can reload a newly editted
- - MCF.Buttons file without Quitting/ReStarting.
- 03/14/1997 - Changed initial WWW config window so that it
- - displays complete instructions for selecting
- - your MCF_Buttons default WebBrowser.
- 03/13/1997 - Restructured script to do more with less and
- - shaved off 6K from MCF_Buttons.AMIRX
- 03/08/1997 - Added Application About Window to MCF_Buttons.
- - Added some DalHelper functions to MCF page.
- 03/03/1997 - Changed Client selector in MCF_Buttons from
- - a popslider to a cycle gadget for ease of use.
- - Changed error messages so that they will
- - display to AmIRC or the shell window, depending
- - upon where you started it from.
- 03/01/1997 - Changed MCF_WWW to accept an URL as the
- - argline input as well as URL (for clipboard
- - URL) and nothing (goes to MCF HomePage).
- 02/26/1997 - Corrected PublicScreen omission. Buttons
- - will now open up on the PublicScreen being
- - used by the starting AmIRC Client.
- 02/25/1997 - Changed the Buttons window to not Activate
- - when it opens on startup.
- 02/23/1997 - Initial release of MCF_Buttons and MCF_WWW.
-